PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / onBeforeContentDraw Method
In This Topic
    onBeforeContentDraw Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected void onBeforeContentDraw( 
       PDFPage page,
       PDFDisplayRectangle[] contentBounds
    )

    Parameters

    page
    contentBounds
    See Also